home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / netutils / lanlog.arj / LLQUICK.GYD < prev    next >
Text File  |  1993-08-01  |  3KB  |  84 lines

  1. ===========
  2. Quick Guide
  3.  
  4. ------------
  5. Introduction
  6.  
  7. This short document provides a concise description of the LANLOG system,
  8. it's executables and their command line options.
  9.  
  10. --------
  11. Overview
  12.  
  13. Version   1.1.  of  the  LANLOG  system  consists  of  two  executables,
  14. LLCONFIG.COM and LLREPORT.COM. LLCONFIG.COM is run on  each  workstation
  15. to  be  monitored  and creates a third executable LLOG.COM in the C:\LLG
  16. directory.   By  including  the  command  C:\LLG\LLOG  in   either   the
  17. autoexec.bat or login script of the PC, LLOG.COM will be loaded as a TSR
  18. when the PC is switched on or rebooted.
  19.  
  20. LLOG.COM's TSR monitors software usage on the PC, directing its data  to
  21. the  path  specified  when  running  LLCONFIG during LLOGs installation.
  22. After a period of time LANLOGs data files will accurately represent  the
  23. workstation or users software usage.
  24.  
  25. Having  collected  an  amount  of  data  LLREPORT.COM can be run (in the
  26. directory  in  which the data is stored)  and  generates a report of all
  27. the data files specified.  Using the /tot command line  option  LLREPORT
  28. will  also  create  a  "totalled"  metering  file,  which  can  then  be
  29. used  to  generate  a   final   summary  report  which  provides  totals
  30. across  ALL  the  collected meter data (see REPTEG03.BAT which does this
  31. for you).
  32.  
  33. Please refer to the manual for more  detail  of  this  process  and  the
  34. logging data file option.
  35.  
  36. --------------------
  37. Command Line Options
  38.  
  39. NOTE:   All LANLOG command line options are space delimited i.e. a space
  40.         must exist between each command line option, filespec etc.
  41.  
  42.         e.g.    LLCONFIG /PATH: F:\DATA\DEPT01 /MET /NETBIOS
  43.  
  44. ------------
  45. LLCONFIG.COM
  46.  
  47.     Syntax
  48.  
  49.         LLCONFIG [options]
  50.  
  51.     The [options] available in version 1.1 of LANLOG are as follows:
  52.  
  53.         /PATH:  <128 characters>   - Drive and path into which to  write
  54.                                      meter   data  NOT  including   file
  55.                                      name.
  56.         /NAME: <8 characters>      - file name of meter &/or log data
  57.         /MET                       - Activate  metering  & create file
  58.         /LOG                       - Activate Logging & create file
  59.         /NETWARE                   - Use adapter address  returned  from
  60.                                      NETWARE to create data file name(s)
  61.         /NETBIOS                   - Use   adapter address returned from
  62.                                      NETBIOS to create data file name(s)
  63.         /H -H ? H HELP /? /HELP -? - Show on screen command list syntax
  64.  
  65. ------------
  66. LLREPORT.COM
  67.  
  68.     Syntax
  69.  
  70.         LLREPORT <filespec> [options]
  71.  
  72.         <filespec> Specify single or group of meter  files  (*.MET)  for
  73.                    inclusion in the report.
  74.  
  75.     The [options] available in version 1.1 of LANLOG are as follows:
  76.  
  77.         /TOT       Produce  a total across all <filespec> meter files to
  78.                    meter file LANLOG.TOT.
  79.         /Y/N       Allow user to skip or  include  a  meter  file  in  a
  80.                    totals report list.
  81.         /CQ        Report printed in comma-quote (,") format.
  82.  
  83.                                  -oOo-
  84.